home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / ocl_thr1.zip / makefile.$mm < prev    next >
Makefile  |  1997-07-01  |  1KB  |  49 lines

  1. :TARGET.SUFFIXES
  2. :DEPENDENCY..cpp .obj .rc .res 
  3. :TARGET.all
  4. :DEPENDENCY.
  5. .\ocl_thr1.exe
  6. :RULE..rc.res
  7. :ACTION.Compile::Resource Compiler
  8. :COMMAND.
  9. rc.exe -r -x2 %s %|dpfF.RES
  10. :RULE.{D:\c_dev\ocl_thr}.rc.res
  11. :ACTION.Compile::Resource Compiler
  12. :COMMAND.
  13. rc.exe -r -x2 %s %|dpfF.RES
  14. :RULE..cpp.obj
  15. :ACTION.Compile::C++ Compiler (OCL/UICL - Dynamic)
  16. :COMMAND.
  17. icc.exe /Fi /Si /O /Gm /Gd /G5 /Gu /C %s
  18. :RULE.{D:\c_dev\ocl_thr}.cpp.obj
  19. :ACTION.Compile::C++ Compiler (OCL/UICL - Dynamic)
  20. :COMMAND.
  21. icc.exe /Fi /Si /O /Gm /Gd /G5 /Gu /C %s
  22. :TARGET..\ocl_thr1.exe
  23. :DEPENDENCY.
  24. .\ocl_thr1.obj
  25. .\ocl_thr1.res
  26. makefile
  27. :ACTION.Link::Linker (OCL/UICL - Production)
  28. :COMMAND.
  29. icc.exe @<<
  30.  /B" /exepack:2 /pmtype:pm /packd /optfunc"
  31.  /Feocl_thr1.exe 
  32.  .\ocl_thr1.obj
  33. <<
  34. :ACTION.Bind::Resource Bind
  35. :COMMAND.
  36. rc.exe .\ocl_thr1.res ocl_thr1.exe
  37. :TARGET..\ocl_thr1.res
  38. :DEPENDENCY.
  39. D:\c_dev\ocl_thr\ocl_thr1.rc
  40. {D:\c_dev\ocl_thr;$(INCLUDE)}ocl_thr1.dlg
  41. {D:\c_dev\ocl_thr;$(INCLUDE)}ocl_thr1.h
  42. {D:\c_dev\ocl_thr;$(INCLUDE)}boxes.ico
  43. makefile
  44. :TARGET..\ocl_thr1.obj
  45. :DEPENDENCY.
  46. D:\c_dev\ocl_thr\ocl_thr1.cpp
  47. {D:\c_dev\ocl_thr;$(INCLUDE);}ocl_thr1.h
  48. makefile
  49.